Skip to content

feat(core): Optionally use a user-provided Lookup when building object mappers#363

Open
zml2008 wants to merge 1 commit intotrunkfrom
feature/lookup
Open

feat(core): Optionally use a user-provided Lookup when building object mappers#363
zml2008 wants to merge 1 commit intotrunkfrom
feature/lookup

Conversation

@zml2008
Copy link
Member

@zml2008 zml2008 commented Dec 15, 2022

This allows Configurate to read fields in otherwise closed modules.

Needs some more robust test cases (with actual modules?) to ensure this actually works -- maybe a testData subproject is in our future

…t mappers

This allows Configurate to read fields in otherwise closed modules.
@zml2008 zml2008 marked this pull request as ready for review June 2, 2023 04:08
@zml2008 zml2008 modified the milestones: 4.2.0, 4.3.0 Feb 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Provide a custom MethodHandles.Lookup to the object mapper, to allow reflecting even in the existence of module-based access control

1 participant